Serverless Architectures with Kubernetes by Onur Yılmaz and Sathsara Sarathchandra

Serverless Architectures with Kubernetes by Onur Yılmaz and Sathsara Sarathchandra

Author:Onur Yılmaz and Sathsara Sarathchandra
Language: eng
Format: epub
Publisher: Packt Publishing Pvt. Ltd.
Published: 2019-11-28T00:00:00+00:00


Deploy the hello-world application with the kubectl apply command:$ kubectl apply -f hello-world.yaml

The output should be as follows:

Figure 6.54: Creating the hello-world deployment

Execute the kubectl get pods command with the -o wide flag to output a list of pods and their respective nodes. Note that the hello-world-57f597bc59-q9w9k pod has been scheduled on the virtual-kubelet-virtual-kubelet-linux-westus node:$ kubectl get pods -o wide

The output should be as follows:

Figure 6.55: Listing all pods with the -o wide flag



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.